Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relayer performance measuring #4

Merged
merged 14 commits into from
Dec 6, 2023
Merged

Conversation

ckoopmann
Copy link
Collaborator

Extension of #1 to add timing logs for performance evaluation / benchmarking against reth validator

@@ -29,6 +29,7 @@ import (
"sync/atomic"
"time"

"github.com/google/uuid"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

extra space here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Problem with my editor setting (spaces vs. tabs), should be fixed now

@ckoopmann ckoopmann marked this pull request as draft December 4, 2023 10:05
@ckoopmann ckoopmann force-pushed the relayer-performance-measuring branch from 1ced19f to aa8f1a5 Compare December 4, 2023 11:29
@ckoopmann ckoopmann force-pushed the relayer-performance-measuring branch from 9b2bb17 to 0c12772 Compare December 4, 2023 12:42
@ckoopmann ckoopmann marked this pull request as ready for review December 4, 2023 13:45
@ckoopmann ckoopmann merged commit d5e4a63 into main Dec 6, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants